This repository was archived by the owner on May 8, 2018. It is now read-only.
Show Enabled/Disabled in command line --list#54
Open
adzellman wants to merge 1 commit intoEun:masterfrom
Open
Conversation
Author
|
Other things to note: The project and scheme changes are just an artifact of building with a newer version of Xcode (7.3.1). Also, https://github.com/Eun/DisableMonitor/pull/54/files#diff-8eb5caa8511e325a14c7b1512d37cc60L36 is the change in main.m, I don't know why the diff isn't showing this properly. |
Author
|
Example output: |
Amalk2
approved these changes
Apr 15, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@Eun
This change adds the ability to see if a display is enabled or disabled in the --list command. This will allow users to act in a more informed way to avoid running into the problems that arise when trying to disable a disabled display or enabling an enabled display.